.index_mingyu_abus{background: url(../ZERO/img/index_abus_bg.jpg) no-repeat center;background-size: cover;}
  .index_about{padding-top: 40px;padding-bottom: 70px;}
  .about_r{width: 192px;height: 175px;border: 1px solid #dedede;background: #dedede;}
  .about_r div{text-align: center;margin-top: 5px;}
  .about_r div a{font-size: 18px;}
  .about_r:hover div a{font-size: 18px;color: #e88118}
  .about_r:hover img{transform: scale(1.1); }
  .about_r img{margin-top: 35px;cursor: pointer;transition: all 1s; }
  .about_b{width: 192px;height: 175px;border: 1px solid #dedede;}
  .about_b div{text-align: center;margin-top: 5px;}
  .about_b img{margin-top: 35px;}
  .about_b:hover img{transform: scale(1.1); }
  .about_b img{margin-top: 35px;cursor: pointer;transition: all 1s; }
  .about_b div a{font-size: 18px;color: #e88118}
  .about_n {font-size: 20px;color: #ffffff;padding-top: 13px; padding-bottom: 10px;margin-left: 18px;margin-bottom:25px;background: url(../ZERO/img/abus_name.png) no-repeat left bottom;line-height: 45px;}
  .home_about_txt{padding-left: 18px !important;text-indent: 30px;font-size: 14px;line-height: 28px;padding-right: 18px !important;padding-top: 5px !important;padding-bottom: 8px !important;color: #ffffff}
  

  .index_aboutus_bottom a{font-size: 16px;color: #007f4a;text-decoration: underline;} 
  .index_aboutus_bottom{clear: both;padding-left: 18px !important;text-indent: 30px;font-size: 16px;line-height: 26px;padding-right: 18px !important;}


.index_abusmore{width: 146px;height: 39px;border: 1px solid #ffffff;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;vertical-align: middle;line-height: 37px;text-align: center;margin-top: 30px;float: right}
.index_abusmore a{display: inline-block;width: 139px;height: 33px;background-color: #ffffff;margin: auto;text-align: center;line-height: 33px;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;color: #010101;font-size: 15px;}

.abus_pic{width:454px;height: 355px; padding-top: 20px;padding-left: 90px;background: url(../ZERO/img/abus_right.png) no-repeat;margin-left: 44px;}
.index_zj_abuspic{width: 452px;height: 307px;position: relative;}
.index_zj_abuslist{width: 452px;height: 307px;position: relative;margin: auto;overflow: hidden;}
.section2{width: 100000px;position: absolute;}
.section2 li{width: 452px;height: 307px;float: left;overflow: hidden;}
.section2 li img{width: 452px;height: 307px;transition: all 1s;}
.section2 li:hover img{transform: scale(1.2);transition: all 1s;}
.index_abusleftbtn{width: 21px;height: 21px;background: url(../ZERO/img/abus_prev.png) no-repeat;position: absolute;bottom: 12px;left: -70px;z-index: 999;}
.index_abusrightbtn{width: 21px;height: 21px;background: url(../ZERO/img/abus_next.png) no-repeat;position: absolute;bottom: 12px;left: -37px;z-index: 999;}
.index_abusleftbtn:hover{background: url(../ZERO/img/abus_prevon.png) no-repeat}
.index_abusrightbtn:hover{background: url(../ZERO/img/abus_nexton.png) no-repeat}



@media (min-width:200px) and (max-width:767px) {
  .index_about{padding-top: 15px;padding-bottom: 20px;}
  .col-md-4{padding-left: 0px;padding-right: 0px;}
  .row{margin-left: 0px !important;margin-right: 0px !important;}
  .index_aboutus_zz{padding-top: 15px;clear: both;}

  .footer-widget li a{font-size: 14px !important;color: #fff}
}
@media only screen and (max-width: 1170px) and (min-width: 768px){
  .index_aboutus_zz .about_r{height: 140px;border: 1px solid #dedede;background: #dedede;}
  .index_aboutus_zz .about_b{height: 140px;border: 1px solid #dedede;}
  .index_aboutus_zz {padding-left: 0px;padding-right: 0px;}
  .index_aboutus_zz{margin-top: 15px;clear: both;}

  .index_about{padding-top: 65px;padding-bottom: 35px;}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
  .index_aboutus_zz .about_r{width:25%;height: 140px;border: 1px solid #dedede;background: #dedede;}
  .index_aboutus_zz .about_b{width:25%;height: 140px;border: 1px solid #dedede;}
  .index_aboutus_zz {padding-left: 0px;padding-right: 0px;}
  .index_aboutus_zz{padding-top: 15px;clear: both;}
}
@media (min-width: 993px){
  .home_about_pic {display: block}

}
@media (min-width: 1170px){
    .container {width: 1170px;}
    .index_about{padding-top: 40px;padding-bottom: 60px;}

}

#animate2,#animate2-1{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: .2s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 1s;
  -moz-animation-delay: .2s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: 1s;
  -ms-animation-delay: .2s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: 1s;
  animation-delay: .2s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}